VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml Namespace / OpenXmlPageCollection<TPage,TDocument> Class
Constructors Properties Methods SeeAlso
In This Topic
    OpenXmlPageCollection<TPage,TDocument> Class Members
    In This Topic
    The following tables list the members exposed by OpenXmlPageCollection<TPage,TDocument>.
    Protected Constructors
     NameDescription
    Protected ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets the number of pages contained in the OpenXmlPageCollection<TPage,TDocument>.
    Public PropertyGets the page at the specified index.
    Public Methods
     NameDescription
    Public MethodDetermines whether the collection contains a specific page.
    Public MethodReturns an enumerator that iterates through a collection.
    Public MethodPopulates a SerializationInfo with the data needed to serialize the target object.
    Public MethodDetermines the index of a specific item in the collection.
    Public MethodReturns this page collection as array.
    See Also